home *** CD-ROM | disk | FTP | other *** search
/ PC Users 1999 May / Cd Pc Users extra 20 mayo 1999.iso / Prog / Inst / MsChart / Mschart3 / README.TXT < prev   
Encoding:
Text File  |  1998-07-02  |  515 b   |  17 lines

  1. http://www.vb-helper.com/HowTo/mschart6.zip
  2.  
  3.     Purpose
  4. Graph data loaded from a database.
  5.  
  6.     Method
  7. Use DAO to load the data. Use MSChart to display it.
  8.  
  9. This example uses a XY chart so it can display yearly data even if some
  10. of the years are missing.
  11.  
  12.     Disclaimer
  13. This example program is provided "as is" with no warranty of any kind. It is
  14. intended for demonstration purposes only. In particular, it does no error
  15. handling. You can use the example in any form, but please mention
  16. www.vb-helper.com.
  17.